build-sys: Link with gpg-error directly
authorColin Walters <walters@verbum.org>
Mon, 16 Jul 2018 18:43:17 +0000 (14:43 -0400)
committerAtomic Bot <atomic-devel@projectatomic.io>
Tue, 17 Jul 2018 19:14:14 +0000 (19:14 +0000)
commitbe8bbc5f877109be0de43388b401b402d8e4bfb9
tree1da85652c5dcc785dcdeb544f50f9bd20aab34c9
parentfef07889d38c55406d687c81b0b29e86532189dc
build-sys: Link with gpg-error directly

We use the API, and not linking breaks the build with e.g.
`-fuse-ld=gold` in a Fedora 28 buildroot as gold doesn't do the
"search indirect dependencies" thing.

Closes: #1679
Approved by: jlebon
configure.ac